home *** CD-ROM | disk | FTP | other *** search
/ Games Gallery 98 / Games Gallery 98 - Disc 1.iso / Content / GUB2ALPH / gub2alph.exe / UNINSTAL.BAT < prev    next >
Encoding:
DOS Batch File  |  1996-08-26  |  96 b   |  6 lines

  1. @echo off
  2. :loop
  3. del %1\uninstal.exe
  4. if exist %1\uninstal.exe goto loop
  5. del %1\uninstal.bat
  6.